GetDirectoryFromPath(path)


Extracts the directory (with a \ (backslash)) from a fully specified path.

See also ExpandPath and GetFileFromPath.

path

Fully specified path (drive, directory, filename, and extension).